.notification-center__counter{display:flex;align-content:center;justify-content:center;flex-wrap:wrap;width:22px;height:22px;border-radius:50px;background-color:#fff;color:#fc8507;font-size:12px;font-weight:700;line-height:16px;z-index:5}.notification-center__counter_old{height:16px;width:16px;background-color:#ffa319;color:#fff;font-size:13px;font-weight:700;line-height:13px}.notification-center__icon{width:10px;height:10px;background-color:#fc8507;border:2px solid var(--background-color-secondary);border-radius:9px}.app-notification{position:relative;width:100%;height:125px;padding:16px 20px;background-color:#fff;box-shadow:0 -6px 4px -2px #0000000a}.app-notification:before{position:absolute;right:0;bottom:0;width:125px;height:125px;background:url(../images/32280a151ef98720fe01.png) no-repeat right center;content:""}.app-notification__title{margin-bottom:4px;font-size:16px;line-height:21px;font-weight:700;color:#333}.app-notification__text{width:224px;margin-bottom:8px;font-size:14px;line-height:20px;white-space:wrap}.app-notification__link{color:#007de3;cursor:pointer;text-decoration:none}.app-notification__link:hover,.app-notification__link:focus{color:#fc8507;text-decoration:none}.notification-center-bell{display:flex;flex-direction:column;height:100%}.notification-center-bell__bell-container{height:100%;max-height:542px;overflow-y:hidden}@media (max-width: 992px){.notification-center-bell__bell-container{max-height:100%}}.user-notifications{display:flex;justify-content:center;align-content:center}.chat-container{height:100%;z-index:1600;display:block;white-space:normal}.chat-container .chat-main{height:100%}@media (min-width: 768px)and (max-width: 991px){.chat-main{flex:1}.chat-add-message-block,.chat,.chat-wrapper,.chat-header{border-radius:0}.chat-messages{padding-top:0!important}}@media (max-width: 767px){.chat-add-message-block,.chat,.chat-wrapper{border-radius:0}.chat-container{width:100%;margin:0;bottom:0;right:0;border-radius:0;height:100%}.chat-container .chat-header{z-index:9999;background:#fff;border-radius:0;margin-top:0}.chat-container .chat-header__button-cross{display:block}.chat-messages{padding-top:0!important}}.notification-group{display:flex;gap:12px;padding:10px 8px;border-radius:16px;cursor:pointer}.notification-group:hover{background-color:#eee}.notification-group__image-background{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;background-color:#eee;border-radius:12px}.notification-group__image{width:44px;height:44px}.notification-group .body{display:grid;column-gap:12px;row-gap:3px;grid-template-areas:"title time" "subtitle counter";width:100%}.notification-group .body__title{grid-area:title;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:16px;line-height:24px;color:#333;overflow:hidden;text-overflow:ellipsis}.notification-group .body__time{grid-area:time;justify-self:flex-end;font-size:14px;line-height:20px;color:#8c8c8c}.notification-group .body__subtitle{grid-area:subtitle;height:22px;font-size:14px;line-height:20px;color:#8c8c8c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-group .body__bell{grid-area:counter;justify-self:flex-end}.notification-group-chat__image{height:44px;width:44px;background-image:url(../images/ff08963879525dfa7204.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.notification-group-list{padding:0 12px;margin:0;list-style:none}.notification-group-list__group{list-style-type:none}.notification-header{display:flex;justify-content:space-between;width:100%;color:var(--text-color-primary);z-index:1}.notification-header__title{height:24px;display:inline-flex;align-content:center;flex-wrap:wrap;font-weight:700;font-size:16px;line-height:130%}.notification-header__additional-buttons{display:flex;align-items:center;gap:12px}.notification-header__button{display:flex;justify-content:center;align-content:center;flex-wrap:wrap;gap:8px;cursor:pointer}.notification-header__button_unset{-webkit-appearance:none;padding:0;border:none;background:inherit}.notification-header__button_brand:hover{color:#fc8507}.notification-header__button_brand:hover path{fill:#fc8507}.notification-header__button_additional:hover path{fill:#333}.notification-header__counter{margin-left:8px;animation:appear-counter .3s ease}@keyframes appear-counter{0%{opacity:0;transform:translateY(20px);margin-left:0}}.notification-header-default{padding:29px 19px 12px}.notification-center{--modal-header-color: white;--background-color-primary: hsl(0, 0%, 97%);--background-color-secondary: hsl(0, 0%, 100%);--background-color-closed-tab: hsla(0, 0%, 0%, .03);--text-color-primary: hsl(0, 0%, 20%);--text-color-closed-tab: hsl(0, 0%, 31%);--close-modal-color: hsl(0, 0%, 55%);--link-color: #007de3;--link-color-active: #fc8507;--font-size: 16px}.notification-center[data-theme=dark]{--modal-header-color: black;--background-color-primary: hsl(0, 0%, 20%);--background-color-secondary: hsl(0, 0%, 31%);--text-color-primary: hsl(0, 0%, 97%);--text-color-closed-tab: hsl(0, 0%, 80%);--close-modal-color: hsl(0, 0%, 45%);--link-color: #ffa319;--link-color-active: #ffa319}.notification-center{position:relative;display:flex;flex-direction:column;align-content:center;width:100%;height:100%;box-sizing:border-box;overflow-y:hidden;overflow-x:hidden;background-color:var(--background-color-primary);color:var(--text-color-primary);font-size:var(--font-size)}.notification-center__container{height:calc(100% - 125px)}@media (min-width: 992px){.notification-center__container{height:calc(100% - 190px)}}.notification-center__container_without-notification{height:100%}a.user-menu__common-link{color:#333;text-decoration:none}.user-menu{display:flex;align-items:center;position:relative;vertical-align:top;width:64px;height:64px}.user-menu__notifications{display:inline-block;padding:0 10px;position:relative;top:25px;vertical-align:top}.user-menu__notifications_logged{margin:0 24px}.user-menu__notifications_unlogged{margin:0 9px}.user-menu_button{min-width:0!important;padding:0 12px!important}.user-menu .user-profile__menu{display:flex;flex-direction:column}.user-menu .user-profile__menu_active{visibility:visible;opacity:1;height:100%;max-height:max-content;min-height:590px;box-sizing:border-box;transform:scale(1)}.user-menu .user-profile__menu_active .user-profile__counter{opacity:0;transition:.4s,opacity .4s ease-in-out}.user-menu__common-link{display:inline-block;cursor:pointer;padding-left:15px;line-height:32px;color:#fff;text-decoration:none}.user-menu__common-link:hover{color:#fff;outline:0;text-decoration:none;opacity:.7}.user-menu__common-link_child{display:block;color:#333;padding:0 15px;width:100%;white-space:nowrap}.user-menu__common-link_child:hover{color:#fc5808}.user-menu__common-link_profile{position:relative;padding:6px 10px 0 5px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1}@media (min-width: 1199px){.user-menu__common-link_profile{max-width:300px}}.user-menu__auth{position:relative;width:320px;white-space:normal}.user-menu_logged{justify-content:flex-end}.user-profile__menu{position:absolute;visibility:hidden;opacity:0;background:#fff;width:622px;transition:.4s,opacity .4s;right:-20px;top:-9px;border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 12px #00000029;transform:scale(0);transform-origin:90% 10%;z-index:5}.user-profile__menu ul{list-style:none;padding-left:24px;padding-right:24px;margin:0;letter-spacing:.2px;font-size:16px;line-height:21px}.user-profile__menu ul li{margin:16px 0}.user-profile__menu ul li:first-child{margin-top:0}.user-profile__menu ul li:last-child{margin-bottom:20px}.user-profile__menu ul a{padding:0;font-size:16px;line-height:unset}.user-profile__container-user-menu{display:flex;height:100%}.user-profile__list{margin-bottom:0}.user-profile__wrapper{display:flex;flex-direction:column;box-sizing:border-box;border-left:1px solid #eee}.user-profile__customer-wrapper{margin-right:32px}.user-profile__avatar{object-fit:cover;height:38px;width:38px;border-radius:50%;transition:filter .3s;cursor:pointer}.user-profile__avatar:hover{filter:brightness(.8)}.user-profile__logged-as-customer{box-shadow:0 0 0 4px #ff9a00}.user-profile__level{z-index:2}.user-profile__level_pie{overflow:visible!important}.user-profile__level--menu{left:175px;top:66px;position:absolute}.user-profile__level--menu_big{z-index:3}.user-profile__guest{margin:24px;white-space:normal}.user-profile__guest-menu{margin-left:9px;font-size:16px}.user-profile__guest-text{margin-bottom:12px;font-size:16px;font-weight:700;width:230px}.user-profile__guest-button{width:100%}.user-profile__username{display:flex;align-items:center;flex:1;position:relative;max-width:185px;max-height:73px;padding:0 4px 0 24px;color:#333;font-size:16px;font-weight:700;letter-spacing:.2px;text-decoration:none;overflow:hidden;white-space:normal}.user-profile__username:hover{color:#fc5808}.user-profile__username:before{content:"";display:block;background:linear-gradient(to left,#fff 50%,#fff0);right:0;width:20px;height:45px;position:absolute}.user-profile__username_small{font-size:14px}.user-profile__settings{margin-top:4px;font-size:14px;color:#4e4e4e;text-decoration:none;transition:.2s}.user-profile__settings a,.user-profile__settings a:visited,.user-profile__settings a:active{color:inherit;width:inherit}.user-profile__settings:hover{transition:.2s;color:#fc5808}.user-profile__settings:hover .user-profile__settings-icon path{fill:#fc5808;transition:.2s}.user-profile__settings-icon{margin-left:5px}.user-profile__counter{position:absolute;top:12px;left:30px;transition:.4s,opacity .4s ease-in-out;box-shadow:0 0 0 2px #fff;z-index:10}.user-profile__container{cursor:pointer;z-index:6;display:flex;justify-content:flex-end}.user-profile__login{display:flex;align-items:center;width:57px;margin:0;padding:11px;font-size:15px;color:#4e4e4e;cursor:pointer}.user-profile__login:hover{border-radius:12px;background:#f7f7f7}.user-profile__login-icon{width:15px;height:17px;margin-right:8px}.user-profile__guest-counter{left:7px}.user-profile__login{font-size:14px}@media (min-width: 992px)and (max-width: 1199px){.user-menu__notifications{display:inline-block;padding:0 10px;position:relative;top:25px;vertical-align:top}.user-menu__notifications_logged{margin:0 36px}.user-menu__notifications_unlogged{margin:0 24px}}.vue-universal-modal{background-color:#0000008a!important}
